home *** CD-ROM | disk | FTP | other *** search
- ' *****************************************************************************
- ' **** ****
- ' ** Rtx Professional Toolbox **
- ' ** Copyright (c) 1992 by Cyberphilia, Inc. All Rights Reserved. **
- ' **** ****
- ' *****************************************************************************
-
- Dim Shared _
- GloHeader(1 To RTXMAXHEADERS%) As RtxHeaderFooterStruc, _
- GloFooter(1 To RTXMAXFOOTERS%) As RtxHeaderFooterStruc, _
- GloColumn(1 To RTXMAXCOLUMNS%) As RtxColumnStruc, _
- GloBreak(0 To RTXMAXBREAKS%) As RtxBreakStruc
-